2
A test presentation with some features
This presentation shows a few slides made by Quarto and Reveal.js along with header logo and header text which are easily embedded by using the Quarto filter reveal-header
.button class provides a Beamer-like button, e.g. SummaryThis slide is created using the background attribute ({background="#43464B"}) and as you can see that header text color is different (difference is trivial though) than before.
if you want you can change the color of the header text for slides with background attribute using css class .inverse-header. For example,
.inverse-header {
color: #c1c1c1 !important;
}
Here using !important is important :p.
Learn more: Slide Backgrounds
This slide contains a header div, therefore it has a header.
Learn more: Slide Backgrounds
Ordered:
Other:
Learn more: Executable Code
Learn more: Line Highlighting
Slid
Outcome is \(y_{it}\) \[ \E[y_{it}|x_{it}= x] = f(x) \]
Outcome is \(y_{it}\) \[ \E[y_{it}|x_{it}= x] = f(x) \]
Test Footer